home *** CD-ROM | disk | FTP | other *** search
/ University of Minnesota Welcome Kit 2002 / PC Internet Tool.iso / pc / Extras / MS / Win98 / dun40.exe / dun40.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-08-17  |  864 b   |  51 lines

  1. ; DUN40.INF
  2. ;
  3. ; This is the 40 bit encryption upgrade for DUN
  4. ;
  5. ; Copyright 1993-1998, Microsoft Corporation
  6. ;
  7. ;
  8.  
  9. [version]
  10. signature="$CHICAGO$"
  11. Provider=Microsoft
  12. SetupClass=BASE
  13. AdvancedINF=2.0
  14.  
  15. [DefaultInstall]
  16. CopyFiles=DUN40_SYS_CopyFiles
  17.  
  18. ;****************************************************************************
  19. ; Source Directories
  20. ;****************************************************************************
  21.  
  22. [SourceDisksNames]
  23. 1=%TEMP%,"",1
  24.  
  25. [SourceDisksFiles]
  26. ;
  27. ; DUN40 Files
  28. ;
  29. DUN40.inf     = 1
  30. dun40.doc     = 1
  31. pppmac.vxd    = 1
  32. rasapi32.dll  = 1
  33. rnaapp.exe    = 1
  34.  
  35.  
  36. [DestinationDirs]
  37. DUN40_SYS_CopyFiles           = 11                  ; LDID_SYS
  38.  
  39. [DUN40_SYS_CopyFiles]
  40. ; 32 = no version conflict when target is newer
  41. dun40.doc
  42. pppmac.vxd,,,32
  43. rasapi32.dll,,,32
  44. rnaapp.exe,,,32
  45.  
  46. [Strings]
  47.  
  48.  
  49.  
  50.  
  51.